ChangeLog whitespace trivia
authorGlenn Morris <rgm@gnu.org>
Sun, 13 Jan 2013 19:58:02 +0000 (11:58 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 13 Jan 2013 19:58:02 +0000 (11:58 -0800)
src/ChangeLog

index d2bb3e69f8754354990ebc63a38ba0ae7d064c02..526d3db3dbf8cc61267f05d45ad6cd0302947e65 100644 (file)
@@ -3,7 +3,7 @@
        * xterm.c (syms_of_xterm): Adjust documentation for
        scroll-bar-adjust-thumb-portion.
 
-2012-12-31  Adam Sjøgren  <asjo@koldfront.dk> (tiny change)
+2012-12-31  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
 
        * xterm.c (scroll-bar-adjust-thumb-portion): New variable to
        determine whether scroll bar thumb size should be adjusted or
@@ -73,7 +73,7 @@
        (dissociate_if_controlling_tty): If setsid fails, fall back on TIOCNOTTY.
        This is the main part of the bug fix.
 
-2013-01-10  Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
+2013-01-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>  (tiny change)
 
        * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE around
        x_last_font_name (Bug#13403).
        * image.c (xpm_make_color_table_h): Fix compiler error because
        make_hash_table changed.
 
-2012-11-08  Thomas Kappler <tkappler@gmail.com> (tiny change)
+2012-11-08  Thomas Kappler  <tkappler@gmail.com>  (tiny change)
 
        * nsfont.m (ns_findfonts): Handle empty matchingDescs (Bug#11541).